Amazon DynamoDB
https://scrapbox.io/files/67f26fe2e8934463b7c8d5ba.png
https://aws.amazon.com/jp/dynamodb/
GCP だと Cloud Bigtable
フルマネージド な Apache Cassandra というイメージ ??
Tips
ローカル(Docker 上)で動かせる
https://hub.docker.com/r/amazon/dynamodb-local
Go で操作するならhttps://github.com/guregu/dynamo が便利
タグを用いて 構造体 にマッピングできる
Terraform
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table
#AWS